accessSwitchVdslVtuoCurrStatus
ZYXELVDSL ·
.1.3.6.1.4.1.890.1.5.12.1.1.1.2.1.10
Object
column Integer32
Indicates mandatory state of the VTU-O line. This is a
bit-map of possible conditions. The various bit
positions are:
0 noDefect There no defects on the line
1 lossOfFraming VTU-O failure due to not
receiving valid frame.
2 lossOfSignal VTU-O failure due to not
receiving signal.
3 lossOfPower VTU-O failure due to loss of
power.
Note: the Agent may still
function.
4 lossOfSignalQuality Loss of Signal Quality is
declared when the Noise Margin
falls below the Minimum Noise
Margin, or the bit-error-rate
exceeds 10^-7.
5 lossOfLink VTU-O failure due to inability
to link with VTU-R.
6 dataInitFailure VTU-O failure during
initialization due to bit
errors corrupting startup
exchange data.
7 configInitFailure VTU-O failure during
initialization due to peer
VTU not able to support
requested configuration
8 protocolInitFailure VTU-O failure during
initialization due to
incompatible protocol used by
the peer VTU.
9 noPeerVtuPresent VTU-O failure during
initialization due to no
activation sequence detected
from peer VTU.
This is intended to supplement ifOperStatus.
Context
- MIB
- ZYXELVDSL
- OID
.1.3.6.1.4.1.890.1.5.12.1.1.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- accessSwitchVdslVtuoPhysEntry
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 'ZYXELVDSL' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXELVDSL::accessSwitchVdslVtuoCurrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXELVDSL' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXELVDSL::accessSwitchVdslVtuoCurrStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXELVDSL' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXELVDSL::accessSwitchVdslVtuoCurrStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647