juniIsisSysDomainAuthenticationKeyType
Juniper-ISIS-MIB ·
.1.3.6.1.4.1.4874.2.2.38.1.1.7.1.4
Object
column r/w
Enumeration
What authentication scheme, if any, is used to protect Level 2 Link State packets and Sequence Number packets
Context
- MIB
- Juniper-ISIS-MIB
- OID
.1.3.6.1.4.1.4874.2.2.38.1.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIsisSysDomainAuthenticationEntry
- Groups
- 4
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 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ISIS-MIB::juniIsisSysDomainAuthenticationKeyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ISIS-MIB::juniIsisSysDomainAuthenticationKeyType.<juniIsisSysDomainAuthenticationSysInstance>.<juniIsisSysDomainAuthenticationKeyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ISIS-MIB::juniIsisSysDomainAuthenticationKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | plaintext |
2 | hmacMd5 |