fsRip2LastAuthKeyLifetimeStatus
SUPERMICRO-RIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.75.1.22
Object
A flag that decides whether the last authentication key on expiry,
should take its lifetime to be infinite or not. If this object is set
to true the last key on expiry resets its lifetime to be infinite
and continues to be the Key until new Authentication key id is
configured. If this object is configured to be false, then it should
not send RIP updates once the last key is expired. The received RIP
updates from the peer will be dropped after the last available key has
expired and the object is set not TRUE.
TRUE - The last key will be treated as having infinite life time.
FALSE - After the last key expires, the received RIP updates will be
dropped and the routes may tear down. No updates will be sent
on that interface.
Context
- MIB
- SUPERMICRO-RIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.75.1.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rip2GeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::fsRip2LastAuthKeyLifetimeStatus.0'
More examples
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::fsRip2LastAuthKeyLifetimeStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |