hwVirtualClusterAccessVpReason
HUAWEI-VIRTUALCLUSTERACCESS-MIB ·
.1.3.6.1.4.1.2011.5.25.318.1.2.1.1.9
Object
column SNMPv2-SMIInteger32
This object indicates the cause that the VP becomes down. Options: 1. VpUp(1) --indicates VP was up. 2. VpDelete(2) --indicates VP was deleted. 3. BfdDown(3) --indicates BFD was down. 4. ApDown(4) --indicates AP down. 5. ApInterfaceDown(5) --indicates AP interface was down. 6. other(6) --indicates other reason.
Context
- MIB
- HUAWEI-VIRTUALCLUSTERACCESS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.318.1.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVirtualClusterAccessVpEntry
- Groups
- 1
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 'HUAWEI-VIRTUALCLUSTERACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VIRTUALCLUSTERACCESS-MIB::hwVirtualClusterAccessVpReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VIRTUALCLUSTERACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VIRTUALCLUSTERACCESS-MIB::hwVirtualClusterAccessVpReason.<hwVirtualClusterAccessVpSourceNodeId>.<hwVirtualClusterAccessVpDestNodeId>.<hwVirtualClusterAccessVpGroupIdentity>.<hwVirtualClusterAccessVpType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VIRTUALCLUSTERACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VIRTUALCLUSTERACCESS-MIB::hwVirtualClusterAccessVpReason'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of