keychainKeyAcceptLifetime

LUM-KEYCHAIN-MIB · .1.3.6.1.4.1.8708.2.78.2.3.1.1.7

Object

column KeyLifetime
Key lifetime for accepting 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.7
Type
column
Access
readonly
Status
current
Parent
keychainKeyEntry
Groups
1

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 'LUM-KEYCHAIN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-KEYCHAIN-MIB::keychainKeyAcceptLifetime'
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::keychainKeyAcceptLifetime.<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::keychainKeyAcceptLifetime'

Syntax

Source
KeyLifetime
Base type
Enumeration

Values & Constraints

Type Values
1infinite
2start
3startStop

Conformance