tmnxIsisIfHelloAuthType

TIMETRA-ISIS-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.88.2.1.1.7

Object

column r/w Enumeration
The value of the object tmnxIsisIfHelloAuthType specifies the method
of authentication used to verify the authenticity of packets sent by
neighboring routers on this IS-IS interface.
              
For authentication to succeed both the authentication key defined in
the tmnxIsisIfHelloAuthKey variable and the authentication type must
match.
              
Authentication can be configured globally and applied to all
ISIS levels running on this interface or it can be configured on
a per level basis.  The most specific value is used.

Context

MIB
TIMETRA-ISIS-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.88.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
tmnxIsisIfEntry
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 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisIfHelloAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisIfHelloAuthType.<vRtrID>.<isisSysInstance>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-NG-MIB::tmnxIsisIfHelloAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2password
3md5

Conformance