oaLdCardPortsDryContactStat
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.8.1.1.26
Object
column mandatory
Enumeration
Port Dry Contact State. Indicates the Port Dry Contact State. 2 - open - Dry Contact is open 3 - close - Dry Contact is close
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.8.1.1.26- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaLdCardPortsStatEntry
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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardPortsDryContactStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardPortsDryContactStat.<oaLdCardPortsSlotNumber>.<oaLdCardPortsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdCardPortsDryContactStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | open |
3 | close |