adGenEthStatEVCAdvertisementStatus

ADTRAN-GEN-ETH-IFC-MIB · .1.3.6.1.4.1.664.5.70.15.2.2.1.2

Object

column Enumeration
The status of the VLAN ID on the selected interface.  Status definitions are as
follows:
              
localAdvertisedOnly(1)        - Only the local interface is provisioned with the specified VLAN.
                                                        Traffic is not allowed to flow over the specified VLAN via this interface.
peerAdvertisedOnly(2)         - Only the peer's interface is provisioned with the specified VLAN
                                                        Traffic is not allowed to flow over the specified VLAN via this interface.
localAndPeerAdvertised(3) - Both the local and the peer's interface is provisioned with the specified VLAN.
                                                        Traffic is allowed to flow over the specified VLAN via this interface.

Context

MIB
ADTRAN-GEN-ETH-IFC-MIB
OID
.1.3.6.1.4.1.664.5.70.15.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
adGenEthStatEVCAdvertisementEntry

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 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthStatEVCAdvertisementStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthStatEVCAdvertisementStatus.<ifIndex>.<adGenEthStatEVCAdvertisementVLANID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthStatEVCAdvertisementStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1localAdvertisedOnly
2peerAdvertisedOnly
3localAndPeerAdvertised