cSdslLineSpecific
CISCO-SDSL-LINE-MIB ·
.1.3.6.1.4.1.9.9.155.1.1.1.3
Object
column SNMPv2-TCVariablePointer
This object specifies an object identifier of an instance of an object in the MIB. The implementation determines the application of this object. For example, an implementation may use this object to provide a reference to the port-class physical entity (see the ENTITY-MIB for further details) corresponding to the SDSL line.
Context
- MIB
- CISCO-SDSL-LINE-MIB
- OID
.1.3.6.1.4.1.9.9.155.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cSdslLineEntry
- Groups
- 4
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-SDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SDSL-LINE-MIB::cSdslLineSpecific'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SDSL-LINE-MIB::cSdslLineSpecific.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SDSL-LINE-MIB::cSdslLineSpecific'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.