fsRip2IfConfAuthLastKeyStatus

SUPERMICRO-RIP2-MIB · .1.3.6.1.4.1.10876.101.1.75.1.14.1.12

Object

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-RIP2-MIB
OID
.1.3.6.1.4.1.10876.101.1.75.1.14.1.12
Type
column
Access
readonly
Status
current
Parent
fsRip2IfConfEntry

Walk 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-RIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RIP2-MIB::fsRip2IfConfAuthLastKeyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RIP2-MIB::fsRip2IfConfAuthLastKeyStatus.<fsRip2IfConfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RIP2-MIB::fsRip2IfConfAuthLastKeyStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false