adMefPerEvcTcEvcNameFixedLen
ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB ·
.1.3.6.1.4.1.664.5.53.9.7.1.1.1
Object
column OctetString
The name of the EVC. This string is padded at the end with 0x00 so that this table index has a fixed length of characters of the specified SIZE.
Context
- MIB
- ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB
- OID
.1.3.6.1.4.1.664.5.53.9.7.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- adMefPerEvcTcEntry
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-MEF-PER-EVC-TOTAL-COUNT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB::adMefPerEvcTcEvcNameFixedLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB::adMefPerEvcTcEvcNameFixedLen.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB::adMefPerEvcTcEvcNameFixedLen'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.