cesPortNum

CISCO-WAN-CES-PORT-MIB · .1.3.6.1.4.1.351.110.5.3.1.1.1.1.1

Object

column Integer32
This object identifies the logical port number.
The range support depends upon the type of the
service module(Card).
  - 8 port T1 Card, range is 1..192.
  - 8 port E1 Card, range is 1..248.
  - 1 port T3 Card, range is 1..1.
              
 Range is caclulated as follows. This can be
 used for calculating the range for other type
 of cards.
    For T1 Card: (24 * Number of T1 Ports)
    For E1 Card: (31 * Number of E1 Ports).

Context

MIB
CISCO-WAN-CES-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.3.1.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
cesmPortCnfGrpEntry
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-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-PORT-MIB::cesPortNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-PORT-MIB::cesPortNum.<cesPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-PORT-MIB::cesPortNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2048

Conformance