nnfrAvcClass
FR-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.16.5.1.7
Object
column r/w
Enumeration
classA -- avc is UP when at least 1 cvc is UP classB -- avc is UP when all cvcs are UP classC -- avc is UP when user-specified # of cvcs are UP classD -- avc is UP when user-specified min. CIR of each cvc is met classE -- avc is UP when user-specified min. CIR of the avc is met In the case of classC/D/E, frAvcClassThreshold should be configured along with avcClass in an atomic set operation.
Context
- MIB
- FR-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.16.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnfrAvcTableEntry
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::nnfrAvcClass'
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::nnfrAvcClass.<nnfrAvcId>'
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::nnfrAvcClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | classA |
2 | classB |
3 | classC |
4 | classD |
5 | classE |