fsMIRip2IfConfAuthLastKeyStatus
SUPERMICRO-MIRIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.151.1.4.1.11
Object
column SNMPv2-TCTruthValue
A flag to indicate that the last key configured on a RIP interface
has expired or not.This object is updated during transmission and
reception of RIP updates.
TRUE - The last key on this particular interface is expired.
FALSE - The last key on this particular interface is not yet expired.
Context
- MIB
- SUPERMICRO-MIRIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.151.1.4.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIRip2IfConfEntry
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::fsMIRip2IfConfAuthLastKeyStatus'
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::fsMIRip2IfConfAuthLastKeyStatus.<fsMIRipContextId>.<fsMIRip2IfConfAddress>'
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::fsMIRip2IfConfAuthLastKeyStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |