dsnLgId
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.6.1.1
Object
column Integer32
The dsnLgId object identifies the line group entry
id of either a physical T1 line group ID (eg, Dibrizzi)
or a channelized DS3. If LgId represents a physical
T1, the DS1 channel number is 1. Else, the DS1
channel number is one of 28 DS1s associated with a
channelized DS3, that is being provisioned to the
Interface Group.
The range for dsnLgId is 1..2147483647 that is
obtained by the nextLineGroupId field.
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ds1LineMappingEntry
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 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::dsnLgId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::dsnLgId.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneGR303-MIB::dsnLgId'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.