ceaPortCapability
CISCO-ETHERNET-ACCESS-MIB ·
.1.3.6.1.4.1.9.9.466.1.2.1.1.2
Object
column Bits
Types supported by the Ethernet port. If a port doesn't support the port type the ceaPortType will not allow set of the unsupported type. nni = Port supports NNI. uni = Port supports UNI. eni = Port supports ENI.
Context
- MIB
- CISCO-ETHERNET-ACCESS-MIB
- OID
.1.3.6.1.4.1.9.9.466.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceaPortEntry
- 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-ETHERNET-ACCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERNET-ACCESS-MIB::ceaPortCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ETHERNET-ACCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERNET-ACCESS-MIB::ceaPortCapability.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ETHERNET-ACCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ETHERNET-ACCESS-MIB::ceaPortCapability'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | nni |
1 | uni |
2 | eni |
Conformance
Member of