mpBundleEndpointIDClass
MP-BUNDLE-MIB ·
.0.1.2.1.6
Object
column r/w
Enumeration
The Class of Endpoint Discriminator/Identifier address space used for this bundle.
Context
- MIB
- MP-BUNDLE-MIB
- OID
.0.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpBundleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleEndpointIDClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleEndpointIDClass.<mpBundleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-BUNDLE-MIB::mpBundleEndpointIDClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nullClass |
2 | localAddress |
3 | ipAddress |
4 | ieee802dot1GlobalMACAddress |
5 | pppMagicNumberBlock |
6 | psnDirectoryNumber |
Conformance
Member of
Compliance refinements
mpBundleMIBCompliance
readonly
Write access is not required.