lineNum
CISCO-MGX82XX-DSX1-MIB ·
.1.3.6.1.4.1.351.110.4.3.1.1.1.1.1
Object
column Integer32
This object is the identifier of a DS1/E1
Interface on a managed device. If there is an
ifEntry that is directly associated with this
and only this DS1/E1 interface, it should have
the same value as ifIndex. Otherwise, number
the ds1LineIndices with an unique identifier
following the rules of choosing a number that
is greater than ifNumber and numbering the
inside interfaces (e.g., equipment side) with
even numbers and outside interfaces (e.g,
network side) with odd numbers.
The supported ranges depend upon the type of
the card(4 port/8 port etc):
For 4 port card : 1 - 4
For 8 port card : 1 - 8
For 2 Port Channelized card : 56 (28*2).
Context
- MIB
- CISCO-MGX82XX-DSX1-MIB
- OID
.1.3.6.1.4.1.351.110.4.3.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsx1CnfGrpEntry
- 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-MGX82XX-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX1-MIB::lineNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX1-MIB::lineNum.<lineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX1-MIB::lineNum'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of