adGenDS3TestPatternSync
ADTRAN-GENDS3TEST-MIB ·
.1.3.6.1.4.1.664.5.74.1.5.1.1.2
Object
column Enumeration
true ? pattern test is in progress and incoming test pattern is in sync; pattern test ended while incoming test pattern was in sync. false ? pattern test is in progress and incoming test pattern is out of sync; pattern test ended while incoming test pattern was out of sync; default if no test has ever been run.
Context
- MIB
- ADTRAN-GENDS3TEST-MIB
- OID
.1.3.6.1.4.1.664.5.74.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenDS3TestPatternEntry
- Groups
- 1
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-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestPatternSync'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestPatternSync.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestPatternSync'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
Conformance
Member of