hwFlowAccountAdminStatus
HUAWEI-VLAN-MIB ·
.1.3.6.1.4.1.2011.5.6.1.14.1.8
Object
column r/w
Enumeration
Used to delete the VLAN traffic statistics. Options: 1. invalid(-1) -During the query, the invalid value -1 is fixedly returned. 2. reset(0) -indicates that the VLAN traffic statistics based on service board are deleted. 3. resetAcl(1) -indicates that the VLAN traffic statistics based on ACL are deleted.
Context
- MIB
- HUAWEI-VLAN-MIB
- OID
.1.3.6.1.4.1.2011.5.6.1.14.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVlanFlowAccountEntry
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-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwFlowAccountAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwFlowAccountAdminStatus.<hwVlanIndex>.<hwInnerVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VLAN-MIB::hwFlowAccountAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | reset |
1 | resetAcl |