zxAnSecSvcIfRsvdMacForwardPolicy

ZTE-AN-SECURITY-SERVICE-MIB · .1.3.6.1.4.1.3902.1015.11.1.8.1.1.8

Object

column r/w Enumeration
This object indicates the forwarding policy of L2 packets,
its values are as follow:
discard         (1) - discard this packet;
transparent     (2) - this packet is transmitted transparently;
localProcessing (3) - this packet is processed by local;
snooping        (4) - transparent(2) + localProcessing(3);

Context

MIB
ZTE-AN-SECURITY-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1015.11.1.8.1.1.8
Type
column
Access
readwrite
Status
current
Parent
zxAnSecSvcIfRsvdMacEntry

Walk 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::zxAnSecSvcIfRsvdMacForwardPolicy'
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::zxAnSecSvcIfRsvdMacForwardPolicy.<zxAnSecSvcIfRsvdMacRack>.<zxAnSecSvcIfRsvdMacShelf>.<zxAnSecSvcIfRsvdMacSlot>.<zxAnSecSvcIfRsvdMacPort>.<zxAnSecSvcIfRsvdMacNumber>'
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::zxAnSecSvcIfRsvdMacForwardPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1discard
2transparent
3localProcessing
4snooping