uSenseState
SNR-ERD-Project ·
.1.3.6.1.4.1.40418.2.7.2.3
Object
scalar Enumeration
Voltage sensor state
Context
- MIB
- SNR-ERD-Project
- OID
.1.3.6.1.4.1.40418.2.7.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dio
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNR-ERD-Project' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-ERD-Project::uSenseState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNR-ERD-Project' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNR-ERD-Project::uSenseState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |