agentIsisConfigIfPasswoadAuthType
ROUTING-MIB ·
.1.3.6.1.4.1.7244.2.2.13.3.1.16
Object
column obsolete
r/w
Enumeration
Set the interface password auth type
Context
- MIB
- ROUTING-MIB
- OID
.1.3.6.1.4.1.7244.2.2.13.3.1.16- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- agentIsisConfigIfEntry
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 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentIsisConfigIfPasswoadAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentIsisConfigIfPasswoadAuthType.<agentIsisConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROUTING-MIB::agentIsisConfigIfPasswoadAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | sendOnly |
3 | validate |