adGenAOSnmType
ADTRAN-AOS-NETWORKMONITOR ·
.1.3.6.1.4.1.664.5.53.2.2.2.1.3
Object
column r/w
Enumeration
Specifies the type of probe.
Context
- MIB
- ADTRAN-AOS-NETWORKMONITOR
- OID
.1.3.6.1.4.1.664.5.53.2.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenAOSnmProbeEntry
- 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-AOS-NETWORKMONITOR' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-NETWORKMONITOR::adGenAOSnmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOS-NETWORKMONITOR' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-NETWORKMONITOR::adGenAOSnmType.<adGenAOSnmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOS-NETWORKMONITOR' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOS-NETWORKMONITOR::adGenAOSnmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | icmpEcho |
2 | tcpConnect |
3 | httpRequest |
4 | icmpTimeStamp |
5 | twamp |
Conformance
Member of
Compliance refinements
adGenAOSnmFullCompliance
readonly
Must be defined before adGenAOSnmRowStatus can be set to 'active'.
This object cannot be modified once the conceptual row has been
created.
This object cannot be modified once the conceptual row has been
created.
adGenAOSnmReadOnlyCompliance
readonly
Write access is not allowed.