adGenMEVCMenPortConnectionType
ADTRAN-GENMEVC-MIB ·
.1.3.6.1.4.1.664.5.70.27.1.4.1.3
Object
column deprecated
r/w
Enumeration
This option provisions whether the MEN port is a root
or leaf of the given MEVC.
NOTE: This table has been deprecated and replaced by
the adGenMEVCEnhMenPortTable. The OIDs within
this table always assume slot and port identified
via ifIndex.
Context
- MIB
- ADTRAN-GENMEVC-MIB
- OID
.1.3.6.1.4.1.664.5.70.27.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- adGenMEVCMenPortEntry
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::adGenMEVCMenPortConnectionType'
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::adGenMEVCMenPortConnectionType.<ifIndex>.<adGenProvisionedMEVCName>'
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::adGenMEVCMenPortConnectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | root |
2 | leaf |