adGenEVCNameFixedLen
ADTRAN-GENEVC-MIB ·
.1.3.6.1.4.1.664.5.70.10.1.3.1.1
Object
column OctetString
The name of the EVC to which the MEN Port should be added. This string matches adGenEvcName from adGenEVCTable, but it is padded at the end with 0x00 so that the table index has a fixed length of 50 characters.
Context
- MIB
- ADTRAN-GENEVC-MIB
- OID
.1.3.6.1.4.1.664.5.70.10.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- adGenEVCMenPortEntry
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-GENEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVC-MIB::adGenEVCNameFixedLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVC-MIB::adGenEVCNameFixedLen.<adGenEVCNameFixedLen>.<adGenMenPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENEVC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENEVC-MIB::adGenEVCNameFixedLen'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 50-50