hwRsvpTeIfAuthType

HUAWEI-RSVPTE-MIB · .1.3.6.1.4.1.2011.5.25.148.1.5.1.23

Object

column Enumeration
Authentication type of RSVP-TE interface,
null (1): authentication is not configured.
md5 (2): authentication type is md5.
keychain (3): authentication type is keychain.
The default value is 1.

Context

MIB
HUAWEI-RSVPTE-MIB
OID
.1.3.6.1.4.1.2011.5.25.148.1.5.1.23
Type
column
Access
readonly
Status
current
Parent
hwRsvpTeIfEntry
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 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeIfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeIfAuthType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RSVPTE-MIB::hwRsvpTeIfAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1null
2md5
3keychain

Conformance