f1000EASXPingStatusLocal
CTC-FRM220-MIB ·
.1.3.6.1.4.1.4756.20.300.40.1.263
Object
column Enumeration
Local device icmp ping status Show Ping Status 0: Normal 1: Not Ready 2: 5 packets transmitted, 5 received, 0 packet loss. (Ping OK) 3: 5 packets transmitted, 4 received, 1 packet loss. (Ping NG) 4: 5 packets transmitted, 3 received, 2 packets loss. (Ping NG) 5: 5 packets transmitted, 2 received, 3 packets loss. (Ping NG) 6: 5 packets transmitted, 1 received, 4 packets loss. (Ping NG) 7: 5 packets transmitted, 0 received, 5 packets loss. (Ping NG)
Context
- MIB
- CTC-FRM220-MIB
- OID
.1.3.6.1.4.1.4756.20.300.40.1.263- Type
- column
- Access
- readonly
- Status
- current
- Parent
- f1000EASXLocalEntry
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 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::f1000EASXPingStatusLocal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::f1000EASXPingStatusLocal.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTC-FRM220-MIB::f1000EASXPingStatusLocal'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.