zyAclV2ClassifierState
ZYXEL-AclV2-MIB ·
.1.3.6.1.4.1.890.1.15.3.105.1.1.1.2
Object
column P-BRIDGE-MIBEnabledStatus
Enable/Disable classifier rule on this switch.
Context
- MIB
- ZYXEL-AclV2-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.105.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zyxelAclV2ClassifierEntry
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 'ZYXEL-AclV2-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AclV2-MIB::zyAclV2ClassifierState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-AclV2-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AclV2-MIB::zyAclV2ClassifierState.<zyAclV2ClassifierName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-AclV2-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-AclV2-MIB::zyAclV2ClassifierState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |