mfrBundleSeqNumSize
FR-MFR-MIB ·
.1.3.6.1.2.1.10.47.2.3.1.13
Object
column r/w
Enumeration
Controls whether the standard FRF.12 12-bit sequence number is used or the optional 24-bit sequence number.
Context
- MIB
- FR-MFR-MIB
- OID
.1.3.6.1.2.1.10.47.2.3.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mfrBundleEntry
- 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 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleSeqNumSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleSeqNumSize.<mfrBundleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MFR-MIB::mfrBundleSeqNumSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seqNumSize12bit |
2 | seqNumSize24bit |
Conformance
Member of
Compliance refinements
mfrMibCompliance
readonly
Write access is not required, but the value used must be
reported.
A value of -1 indicates that the value is not applicable.
reported.
A value of -1 indicates that the value is not applicable.