tmnxIsisIfHelloAuth

TIMETRA-ISIS-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.88.2.1.1.23

Object

column r/w SNMPv2-TCTruthValue
The value of the object tmnxIsisIfHelloAuth specifies whether ISIS
hello-authentication is enabled or disabled on this IS-IS interface.
              
When tmnxIsisIfHelloAuth is set to 'true', hello-authentication is
enabled on this IS-IS interface.
              
When tmnxIsisIfHelloAuth is set to 'false',
hello-authentication is disabled on this IS-IS interface and
the values of the following MIB objects are no longer applicable:
- tmnxIsisIfHelloAuthKey and tmnxIsisIfHelloAuthType at a global
  interface level
- tmnxIsisIfLevelHelloAuthKey and tmnxIsisIfLevelHelloAuthType
  at the specific L1/L2 interface level
- tmnxIsisAuthKey and tmnxIsisAuthType at the ISIS level.

Context

MIB
TIMETRA-ISIS-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.88.2.1.1.23
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::tmnxIsisIfHelloAuth'
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::tmnxIsisIfHelloAuth.<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::tmnxIsisIfHelloAuth'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance