vRtrIsisIfLevelHelloAuthType
ALCATEL-ISIS-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.3.2.1.4
Object
column r/w
Enumeration
The value of vRtrIsisIfLevelHelloAuthType indicates the method of
authentication used to verify the authenticity of packets sent
by neighboring routers on this IS-IS interface at this level. For
authentication to succeed both the authentication key defined in
the vRtrIsisIfLevelHelloAuthKey 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. When
vRtrIsisIfLevelHelloAuthType has a value of 'useGlobal', the
values of vRtrIsisIfLevelHelloAuthKey and
vRtrIsisIfLevelHelloAuthType are applied to the interfaces for
this level.
Context
- MIB
- ALCATEL-ISIS-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIsisIfLevelEntry
- Groups
- 2
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 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisIfLevelHelloAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisIfLevelHelloAuthType.<isisSysInstance>.<vRtrIsisIfIndex>.<vRtrIsisIfLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ISIS-MIB::vRtrIsisIfLevelHelloAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | useGlobal |
1 | none |
2 | password |
3 | md5 |
Conformance
Member of