keychainKeySendLifetime
LUM-KEYCHAIN-MIB ·
.1.3.6.1.4.1.8708.2.78.2.3.1.1.10
Object
column KeyLifetime
Key lifetime for transmitting packets: infinite - key always valid start - key valid from start time to infinity startStop - key valid from start to stop time
Context
- MIB
- LUM-KEYCHAIN-MIB
- OID
.1.3.6.1.4.1.8708.2.78.2.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- keychainKeyEntry
- Groups
- 1
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 'LUM-KEYCHAIN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-KEYCHAIN-MIB::keychainKeySendLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-KEYCHAIN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-KEYCHAIN-MIB::keychainKeySendLifetime.<keychainKeyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-KEYCHAIN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-KEYCHAIN-MIB::keychainKeySendLifetime'
Syntax
- Source
- KeyLifetime
- Base type
Enumeration
Values & Constraints
Type Values
1 | infinite |
2 | start |
3 | startStop |
Conformance
Member of