adGenDslProxyFrameGroundStatus
ADTRAN-GEN-DSL-PROXY-MIB ·
.1.3.6.1.4.1.664.5.59.4.1.1.1.11
Object
column AdGenDslProxyStatus
Status of Frame Ground Detection command. When the results are available, they may be retrieved from adGenDslProxyFrameGroundTable.
Context
- MIB
- ADTRAN-GEN-DSL-PROXY-MIB
- OID
.1.3.6.1.4.1.664.5.59.4.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenDslProxyCommandEntry
- Groups
- 2
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 'ADTRAN-GEN-DSL-PROXY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-DSL-PROXY-MIB::adGenDslProxyFrameGroundStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-DSL-PROXY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-DSL-PROXY-MIB::adGenDslProxyFrameGroundStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-DSL-PROXY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-DSL-PROXY-MIB::adGenDslProxyFrameGroundStatus'
Syntax
- Source
- AdGenDslProxyStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | neverActivated |
2 | inProgress |
3 | resultsValid |
4 | error |