adGenEVCMapConnectUNIMethod
ADTRAN-GENEVCMAP-MIB ·
.1.3.6.1.4.1.664.5.70.28.1.1.1.8
Object
column r/w
Enumeration
This option specifies the method to be used for identifying the connected UNI. Setting to byIfIndex(1) requires adGenEVCMapConnectUNIByIfIndex to be set. Setting to byTypeAndString(2) requires adGenEVCMapConnectUNIByTypeAndStringTypeValue and adGenEVCMapConnectUNIByTypeAndStringStringValue to be set.
Context
- MIB
- ADTRAN-GENEVCMAP-MIB
- OID
.1.3.6.1.4.1.664.5.70.28.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEVCMapEntry
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-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapConnectUNIMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapConnectUNIMethod.<adGenSlotInfoIndex>.<adGenEVCMapName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapConnectUNIMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | byIfIndex |
2 | byTypeAndString |