fsLabelActiveStatus
FS-RS485-CLASS-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.149.1.19.1.3
Object
column r/w
Enumeration
The Label active or deactive command.
Context
- MIB
- FS-RS485-CLASS-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.149.1.19.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLabelInfoEntry
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 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-RS485-CLASS-MIB::fsLabelActiveStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-RS485-CLASS-MIB::fsLabelActiveStatus.<fsLabelType>.<fsLabelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-RS485-CLASS-MIB::fsLabelActiveStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | active |
2 | deactive |
3 | active-success-ack |
4 | active-fail-ack |
5 | deactive-success-ack |
6 | deactive-fail-ack |