mpAtmCCPortResInfoSvccVciHuntWay
MP-ATM-MIB ·
.1.3.6.1.4.1.119.2.3.3.13.110.5.1.1.11
Object
column mandatory
Enumeration
This value indicates the way of VCI use at the SVCs. The value low2high indicates that hunt the lowest not-used VCI when received the SETUP message. The value low2high indicates that hunt the highest not-used VCI when received the SETUP message.
Context
- MIB
- MP-ATM-MIB
- OID
.1.3.6.1.4.1.119.2.3.3.13.110.5.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mpAtmCCPortResourceInfomationEntry
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 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCPortResInfoSvccVciHuntWay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCPortResInfoSvccVciHuntWay.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-ATM-MIB::mpAtmCCPortResInfoSvccVciHuntWay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low2high |
2 | high2low |