rifInUse
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.5.1.3
Object
Indicates that this RIF entry is valid if set. A unique RIF entry may be deleted only if it is not in use by a station.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.5.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rifEntry
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::rifInUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::rifInUse.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::rifInUse'
Syntax
- Source
- CENTILLION-ROOT-MIBBitField
- Base type
Enumeration
Values & Constraints
Type Values
1 | clear |
2 | set |