cevcPortMode
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.2.1.1.1
Object
column r/w
Enumeration
Port denotes the physcial interface which can provide
Ethernet services. This object indicates the mode of the
port and its operational behaviour in the MEN.
'uni'
User Network Interface
The port resides on the interface between the end user
and the network. Additional information related
to the UNI is included in cevcUniTable.
'nni'
Network to Network Interface. The port resides on the
interface between two networks.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cevcPortEntry
- 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-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcPortMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EVC-MIB::cevcPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uni |
2 | nni |
Conformance
Member of
Compliance refinements
ciscoEvcMIBComplianceRev1
readonly
Write access is not required.
ciscoEvcMIBComplianceRev2
readonly
Write Access not required