hwNtpInInterfaceType

HUAWEI-NTP-MIB · .1.3.6.1.4.1.2011.6.4.2.12.1.1

Object

column Enumeration
Indicates the interface type of the ingress interface.
Options:
1. invalid(0) -indicates the Invalid interface
2. loopback(1) -indicates the loopback interface
3. vlanif(2)   -indicates the VLAN interface

Context

MIB
HUAWEI-NTP-MIB
OID
.1.3.6.1.4.1.2011.6.4.2.12.1.1
Type
column
Access
noaccess
Status
current
Parent
hwNtpInInterfaceEntry

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-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTP-MIB::hwNtpInInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTP-MIB::hwNtpInInterfaceType.<hwNtpInInterfaceType>.<hwNtpInInterfaceIfNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTP-MIB::hwNtpInInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1loopback
2vlanif