mpBundleSeqNumSize

MP-BUNDLE-MIB · .0.1.2.1.5

Object

column r/w Enumeration
The sequence number format to be used when packets are
fragmented.
              
     shortSeqNum - 12 bit sequence number format
              
     longSeqNum  - 24 bit sequence number format

Context

MIB
MP-BUNDLE-MIB
OID
.0.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
mpBundleEntry
Groups
1

Walk 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::mpBundleSeqNumSize'
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::mpBundleSeqNumSize.<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::mpBundleSeqNumSize'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1shortSeqNum
2longSeqNum

Conformance

Member of
Compliance refinements
Write access is not required.