zxAnXdsl2LnStatusActRaModeDs
ZTE-AN-XDSL2-MIBII ·
.1.3.6.1.4.1.3902.1015.1001.1.2.10.1.109
Object
column Enumeration
This parameter indicates the actual active RA-MODE in the downstream direction. If ACT-RA-MODEds equals 1, the link is operating in RA-MODE 1 (MANUAL). If ACT-RA-MODEds equals 2, the link is operating in RA-MODE 2 (AT_INIT). If ACT-RA-MODEds equals 3, the link is operating in RA-MODE 3 (DYNAMIC). NOTE 1 - In [ITU-T G.992.3] ACT-RA-MODEds=3 corresponds to SRA supported. In [ITU-T G.993.2] ACT-RA-MODEds=3 corresponds to SRA supported by both XTUs in the downstream direction, but SOS not supported by both XTUs in the downstream direction. If ACT-RA-MODEds equals 4, the link is operating in RA-MODE 4 (DYNAMIC with SOS). NOTE 2 - In [ITU-T G.992.3] ACT-RA-MODEds=4 is not defined. In [ITU-T G.993.2] ACT-RA-MODEds=4 corresponds to SOS and SRA supported by both XTUs in the downstream direction.
Context
- MIB
- ZTE-AN-XDSL2-MIBII
- OID
.1.3.6.1.4.1.3902.1015.1001.1.2.10.1.109- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnXdsl2LnEntry
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 'ZTE-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2LnStatusActRaModeDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2LnStatusActRaModeDs.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2LnStatusActRaModeDs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | atInit |
3 | dynamic |
4 | dynamicWithSos |