zhoneVdslLineConfApplicableStandard

ZhoneVdsl-MIB · .1.3.6.1.4.1.5504.5.13.1.1.11.1.30

Object

column r/w Enumeration
The VDSL standard to be used for the line.
              
ansi(1)      indicates ANSI standard
etsi(2)      indicates ETSI standard
itu(3)       indicates ITU standard
other(4)     indicates a standard other than the above.

Context

MIB
ZhoneVdsl-MIB
OID
.1.3.6.1.4.1.5504.5.13.1.1.11.1.30
Type
column
Access
readwrite
Status
current
Parent
zhoneVdslLineConfProfileEntry
Groups
1

Walk 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 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslLineConfApplicableStandard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslLineConfApplicableStandard.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneVdsl-MIB::zhoneVdslLineConfApplicableStandard'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ansi
2etsi
3itu
4other

Conformance