zxAnSecSvcL2cpVlanConfFwdPolicy
ZTE-AN-SECURITY-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1015.11.1.9.2.1.6
Object
column r/w
Enumeration
This object indicates the forwarding policy of L2 packets, its values are as follow: discard (1) - discard this packet; forward (2) - the packet is transmitted transparently.
Context
- MIB
- ZTE-AN-SECURITY-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1015.11.1.9.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnSecSvcL2cpVlanConfEntry
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 'ZTE-AN-SECURITY-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SECURITY-SERVICE-MIB::zxAnSecSvcL2cpVlanConfFwdPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SECURITY-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SECURITY-SERVICE-MIB::zxAnSecSvcL2cpVlanConfFwdPolicy.<zxAnSecSvcL2cpVlanConfId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SECURITY-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SECURITY-SERVICE-MIB::zxAnSecSvcL2cpVlanConfFwdPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | forward |