cryptoPortAuthKeyLifeTime
ADVA-FSPR7-MODULE-ENCRYPTION-MIB ·
.1.3.6.1.4.1.2544.1.11.5.1.3.20.1.2
Object
Determines a life period of an introduced authentication key for a traffic encryption.
Context
- MIB
- ADVA-FSPR7-MODULE-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.2544.1.11.5.1.3.20.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cryptoPortEntry
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 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKeyLifeTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKeyLifeTime.<entityFacilityShelfNo>.<entityFacilitySlotNo>.<entityFacilityPortNo>.<entityFacilityExtNo>.<entityFacilityClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKeyLifeTime'
Syntax
- Source
- CryptoFspR7SessionKeyLifetime
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | lifetime30min |
2 | lifetime1h |
3 | lifetime2h |
4 | lifetime3h |
5 | lifetime6h |
6 | lifetime12h |
7 | lifetime1d |
8 | lifetime2d |
9 | lifetime3d |
10 | lifetime1w |
11 | lifetime2w |
12 | lifetime3w |
13 | lifetimeMax |