vdslPhysSide
VDSL-LINE-MIB ·
.1.3.6.1.2.1.10.97.1.1.2.1.1
Object
column VdslLineEntity
Identifies whether the transceiver is the Vtuc or Vtur.
Context
- MIB
- VDSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.97.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vdslPhysEntry
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 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslPhysSide'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslPhysSide.<ifIndex>.<vdslPhysSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VDSL-LINE-MIB::vdslPhysSide'
Syntax
- Source
- VdslLineEntity
- Base type
Enumeration
Values & Constraints
Type Values
1 | vtuc |
2 | vtur |