nnmfrClass
FR-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.16.1.1.14
Object
column r/w
Enumeration
classA -- bundle is UP when 1 link is UP
classB -- bundle is UP when all links are UP
classC -- bundle is UP when user-specific # of links
are UP.
In the case of classC, mfrClassThreshold should be
configured with mfrClass in an atomic set operation.
This variable can be set on a multilink bundle but
not on a uni link bundle.
Context
- MIB
- FR-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.16.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnfrTableEntry
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-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MIB::nnmfrClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MIB::nnmfrClass.<nnbundleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MIB::nnmfrClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | classA |
2 | classB |
3 | classC |