cmExtIfMauTrafficType
CISCO-MAU-EXT-MIB ·
.1.3.6.1.4.1.9.9.398.1.3.1.1.1
Object
column Enumeration
This object is used to identify the type of traffic carried
by the MAU. This object can take the following values
other(1) - The traffic type is other than anything
defined below
adminControl(2) - This interface carries administrative
and control traffic that is internal to
the device
user(3) - This interface carries the user data
traffic
Context
- MIB
- CISCO-MAU-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.398.1.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmExtIfMauTrafficEntry
- Groups
- 1
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 'CISCO-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAU-EXT-MIB::cmExtIfMauTrafficType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAU-EXT-MIB::cmExtIfMauTrafficType.<ifMauIfIndex>.<ifMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MAU-EXT-MIB::cmExtIfMauTrafficType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | adminControl |
3 | user |
Conformance
Member of