wingStatsNocAdoptDevOnline
WING-MIB ·
.0.50.1.4.1.9.1.1.7
Object
column SNMPv2-TCTruthValue
Device online status
XPath: /wing-stats/noc/adoption/adopted_device[mac=key1]/online
Context
- MIB
- WING-MIB
- OID
.0.50.1.4.1.9.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wingStatsNocAdoptDevEntry
- 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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingStatsNocAdoptDevOnline'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingStatsNocAdoptDevOnline.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingStatsNocAdoptDevOnline'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of