hpnicfBfdIfAuthType
HPN-ICF-BFD-STD-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.72.1.2.1.5
Object
column Enumeration
The Authentication Type used for this interface. This
field is valid only when the Authentication Present bit is set.
The 'none' indicates the session doesn't support
authentication.
The 'simple' indicates the session supports simple
password authentication.
The 'md5' indicates the session supports Keyed MD5
authentication.
The 'mmd5' indicates the session supports
Meticulous Keyed MD5 authentication.
The 'sha1' indicates the session supports Keyed SHA1
authentication.
The 'msha1' indicates the session supports
Meticulous Keyed SHA1 authentication.
Context
- MIB
- HPN-ICF-BFD-STD-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.72.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfBfdIfEntry
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 'HPN-ICF-BFD-STD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-BFD-STD-MIB::hpnicfBfdIfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-BFD-STD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-BFD-STD-MIB::hpnicfBfdIfAuthType.<hpnicfBfdIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-BFD-STD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-BFD-STD-MIB::hpnicfBfdIfAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | simple |
3 | md5 |
4 | mmd5 |
5 | sha1 |
6 | msha1 |