tmnxIsisAuthCheck
TIMETRA-ISIS-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.4
Object
The value of the object tmnxIsisAuthCheck specifies whether
authentication check has to be performed on received
IS-IS protocol packets to determine if they should be rejected.
When tmnxIsisAuthCheck has a value of 'true', all IS-IS protocol
packets that have a mismatch on either the authentication type,
specified by the value of tmnxIsisAuthType, or the authentication
key, given in tmnxIsisAuthKey are rejected.
When tmnxIsisAuthCheck has a value of 'false', authentication is
performed on received IS-IS protocol packets but mismatched
packets are not rejected.
Context
- MIB
- TIMETRA-ISIS-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxIsisEntry
- Groups
- 1
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 '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::tmnxIsisAuthCheck'
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::tmnxIsisAuthCheck.<vRtrID>.<isisSysInstance>'
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::tmnxIsisAuthCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of