adGenMEVCMenPortStagDei
ADTRAN-GENMEVC-MIB ·
.1.3.6.1.4.1.664.5.70.27.1.6.1.1
Object
column r/w
Enumeration
This option provisions the marking of the DEI bit. When enabled, the bit functions as the Drop Eligible Indicator. When disabled, the bit functions as the Canonical Format Indicator.
Context
- MIB
- ADTRAN-GENMEVC-MIB
- OID
.1.3.6.1.4.1.664.5.70.27.1.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenMEVCMenPortProvisioningEntry
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 'ADTRAN-GENMEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMEVC-MIB::adGenMEVCMenPortStagDei'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMEVC-MIB::adGenMEVCMenPortStagDei.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMEVC-MIB::adGenMEVCMenPortStagDei'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |