ctVlanClassifyActionStatus
CTRON-VLAN-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.6.1.5.1.3
Object
column Enumeration
The action taken for all frames which apply this entry's
associated classification rule.
When this object is forwardNoFrames(1), the device will
drop all frames which apply this classification rule.
When this object is forwardAllFrames(2), the device will
forward all applicable frames to this classification entry's
VLAN.
Context
- MIB
- CTRON-VLAN-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.6.1.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctVlanClassifyAbilityEntry
- 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 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyActionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyActionStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyActionStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of