ARISTA-SNMP-TRANSPORTS-MIB
15 objects
The Arista Networks specific SNMP transport domains.
Imported Objects
| ARISTA-SMI-MIB | aristaMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TAddress TDomain TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.30065.3.10 | IdentityaristaSnmpTransportMIB | The Arista Networks specific SNMP transport domains. | ||
| 1.3.6.1.4.1.30065.3.10.1 | IdentityaristaUDPNSDomain | current | The SNMP over UDP transport domain. The corresponding socket is opened in a specific namespace. | |
| 1.3.6.1.4.1.30065.3.10.2 | IdentityaristaTCPNSDomain | current | The SNMP over TCP transport domain. The corresponding socket is opened in a specific namespace. | |
| 1.3.6.1.4.1.30065.3.10.3 | IdentityaristaUDPNS6Domain | current | The SNMP over UDP6 transport domain. The corresponding socket is opened in a specific namespace. | |
| 1.3.6.1.4.1.30065.3.10.4 | IdentityaristaTCPNS6Domain | current | The SNMP over TCP6 transport domain. The corresponding socket is opened in a specific namespace. | |
| 1.3.6.1.4.1.30065.3.10.5 | NodearistaAuthFailTrapObjects | |||
| 1.3.6.1.4.1.30065.3.10.5.1 | ScalararistaAuthFailTrapTDomain | read-only | current | Transport Domain of the offending request that caused this trap |
| 1.3.6.1.4.1.30065.3.10.5.2 | ScalararistaAuthFailTrapSrcTAddress | read-only | current | Source Transport Address of the offending request that caused this trap |
| 1.3.6.1.4.1.30065.3.10.6 | NodearistaTransportConformance | |||
| 1.3.6.1.4.1.30065.3.10.6.1 | NodearistaAuthFailTrapGroups | |||
| 1.3.6.1.4.1.30065.3.10.6.1.1 | GrouparistaAuthFailTrapObjectsGroup | current | Collections of objects for Authentication Failure Trap. | |
| 1.3.6.1.4.1.30065.3.10.6.2 | NodearistaAuthFailCompliances | |||
| 1.3.6.1.4.1.30065.3.10.6.2.1 | CompliancearistaAuthFailCompliance | current | The compliance statement for SNMP entities which implement the ARISTA AuthFailure MIB. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TransportAddressIPv4NS | OCTET STRING (SIZE(7..255)) | current | Represents a transport address consisting of a namespace string, an IPv4 address and a port number (as used for example by UDP, TCP and SCTP): octets contents encoding 1-4 IPv4 address network-byte order 5-6 port number… |
| TransportAddressIPv6NS | OCTET STRING (SIZE(19..255)) aristaUDPNSDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over UDP transport domain. The corresponding socket is opened in a specific namespace." ::= { aristaSnmpTransportMIB 1 } aristaTCPNSDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over TCP transport domain. The corresponding socket is opened in a specific namespace." ::= { aristaSnmpTransportMIB 2 } aristaUDPNS6Domain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over UDP6 transport domain. The corresponding socket is opened in a specific namespace." ::= { aristaSnmpTransportMIB 3 } aristaTCPNS6Domain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over TCP6 transport domain. The corresponding socket is opened in a specific namespace." ::= { aristaSnmpTransportMIB 4 } | current | Represents a transport address consisting of a namespace string, an IPv6 address and a port number (as used for example by UDP, TCP and SCTP): octets contents encoding 1-16 IPv6 address network-byte order 17-18 port num… |