fsMIRipCryptoKeyStatus
SUPERMICRO-MIRIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.151.1.9.1.9
Object
column r/w
Enumeration
Identifies the status of key configured on a RIP interface. The value valid indicates that there is a valid keyID configured on the interface. Before the Key is made valid the Authentication Key must be configured.The time related configurations can be done even after the key status is made valid. The value delete removes the key from the Key table for the particular RIP interface.
Context
- MIB
- SUPERMICRO-MIRIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.151.1.9.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIRipCryptoAuthEntry
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 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRipCryptoKeyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRipCryptoKeyStatus.<fsMIRipContextId>.<fsMIRipCryptoAuthIfIndex>.<fsMIRipCryptoAuthAddress>.<fsMIRipCryptoAuthKeyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRIP2-MIB::fsMIRipCryptoKeyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | delete |