cesMapPortNum

CISCO-WAN-CES-CONN-MIB · .1.3.6.1.4.1.351.110.5.3.2.1.1.1.3

Object

column Integer32
This object provides the mapping from CES channel number
and physical line number.
              
In case of CESM-4P this variable  specifies the port number
to which this channel is associated.  Mappings are as follows:
Port 1 - channel 16, 2-17, 3-18, 4-19 (it can take value from 1..4)
              
In CESM-8 this variable gives mapping between logical channel
and physical line number. 
              
In case of CESM-8P instead of this cesChanPortNum will be used
to have the mapping between Channel and logical Port.
              
In case of CESM-T3 it can be 1..1.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
cesmChanCnfGrpEntry
Groups
1

Walk 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-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesMapPortNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesMapPortNum.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesMapPortNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-128

Conformance