ds1LogicalId
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.6.1.6
Object
column r/w
Integer32
This is an unique number to identify each physical DS1
within an Interface Group between RDT and IDT. The DS1
Logical ID must have a value in the range of 1..28.
The value 1 is reserved for the primary DS1 and cannot
be used by any other DS1s.
This field is mandatory for ds1LineMappingEntry row creation.
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.6.1.6- Type
- column
- Access
- readwrite
- 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::ds1LogicalId'
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::ds1LogicalId.<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::ds1LogicalId'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.