MIB Viewer

SNMPv2-TM

12 objects
The MIB module for SNMP transport mappings. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3417; see the RFC itself for full legal notices.
Imported Objects
SNMPv2-SMIMODULE-IDENTITY OBJECT-IDENTITY snmpDomains snmpModules snmpProxys
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.6.1.1IdentitysnmpUDPDomaincurrentThe SNMP over UDP over IPv4 transport domain. The corresponding transport address is of type SnmpUDPAddress.
1.3.6.1.6.1.2IdentitysnmpCLNSDomaincurrentThe SNMP over CLNS transport domain. The corresponding transport address is of type SnmpOSIAddress.
1.3.6.1.6.1.3IdentitysnmpCONSDomaincurrentThe SNMP over CONS transport domain. The corresponding transport address is of type SnmpOSIAddress.
1.3.6.1.6.1.4IdentitysnmpDDPDomaincurrentThe SNMP over DDP transport domain. The corresponding transport address is of type SnmpNBPAddress.
1.3.6.1.6.1.5IdentitysnmpIPXDomaincurrentThe SNMP over IPX transport domain. The corresponding transport address is of type SnmpIPXAddress.
1.3.6.1.6.2.1Noderfc1157Proxy
1.3.6.1.6.2.1.1Identityrfc1157DomaindeprecatedThe transport domain for SNMPv1 over UDP over IPv4. The corresponding transport address is of type SnmpUDPAddress.
1.3.6.1.6.3.19Identitysnmpv2tmThe MIB module for SNMP transport mappings. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3417; see the RFC itself …
Type Definitions
NameSyntaxStatusDescription
SnmpIPXAddressOCTET STRING (SIZE (12))currentRepresents an IPX address: octets contents encoding 1-4 network-number network-byte order 5-10 physical-address network-byte order 11-12 socket-number network-byte order
SnmpNBPAddressOCTET STRING (SIZE (3..99)) snmpIPXDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over IPX transport domain. The corresponding transport address is of type SnmpIPXAddress." ::= { snmpDomains 5 }currentRepresents an NBP name: octets contents encoding 1 length of object 'n' as an unsigned integer 2..(n+1) object string of (up to 32) octets n+2 length of type 'p' as an unsigned integer (n+3)..(n+2+p) type string of (up …
SnmpOSIAddressOCTET STRING (SIZE (1 | 4..85)) snmpDDPDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over DDP transport domain. The corresponding transport address is of type SnmpNBPAddress." ::= { snmpDomains 4 }currentRepresents an OSI transport-address: octets contents encoding 1 length of NSAP 'n' as an unsigned-integer (either 0 or from 3 to 20) 2..(n+1) NSAP concrete binary representation (n+2)..m TSEL string of (up to 64) octets
SnmpUDPAddressOCTET STRING (SIZE (6)) snmpCLNSDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over CLNS transport domain. The corresponding transport address is of type SnmpOSIAddress." ::= { snmpDomains 2 } snmpCONSDomain OBJECT-IDENTITY STATUS current DESCRIPTION "The SNMP over CONS transport domain. The corresponding transport address is of type SnmpOSIAddress." ::= { snmpDomains 3 }currentRepresents a UDP over IPv4 address: octets contents encoding 1-4 IP-address network-byte order 5-6 UDP-port network-byte order