hwVirtualAccessLinkDownIfAdminStatus

HUAWEI-VIRTUALACCESS-MIB · .1.3.6.1.4.1.2011.5.25.343.1.1.3.1.3

Object

column Enumeration
Indicates the interface administrative operate state.
Options:
1. up(1)          -indicates interface administrative state is up.
2. down(2)        -indicates interface administrative state is down.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance