tlpEnvInputContactCurrentState
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.3.3.3.1.4
Object
column Enumeration
The current state of the contact.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.3.3.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpEnvInputContactEntry
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 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpEnvInputContactCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpEnvInputContactCurrentState.<tlpDeviceIndex>.<tlpEnvInputContactIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-PRODUCTS::tlpEnvInputContactCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | open |
1 | closed |