inputName2
CHLORIDE-ENVIRONMENT-SENSOR-MIB ·
.0.1364.10.2.1.21
Object
column mandatory
r/w
OctetString
A string identifying the device on input 2.
Context
- MIB
- CHLORIDE-ENVIRONMENT-SENSOR-MIB
- OID
.0.1364.10.2.1.21- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sensorEntry
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 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::inputName2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::inputName2.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::inputName2'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.