hneWiFiGWLastSynchAttemptResult
HNE-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.3.1.1.2.1.12
Object
column Enumeration
Indicates whether the last synchronization case passed or failed with failure reason.
Context
- MIB
- HNE-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.3.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hneWiFiGWEntry
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 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HNE-DEVICE-MIB::hneWiFiGWLastSynchAttemptResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HNE-DEVICE-MIB::hneWiFiGWLastSynchAttemptResult.<hneWiFiGWIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HNE-DEVICE-MIB::hneWiFiGWLastSynchAttemptResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | uninitialized |
0 | pass |
1 | failHTTPSSessionEstablishment |
2 | failHTTPSPUT |