isdnLinePower

ZHONE-ISDN-MIB · .1.3.6.1.4.1.5504.5.7.1.1.1.4

Object

column r/w Enumeration
State of the line power.
              
off - no power on line.
sealing - minimum current on line to preclude corrosion.
powering - full current on line.

Context

MIB
ZHONE-ISDN-MIB
OID
.1.3.6.1.4.1.5504.5.7.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
isdnConfigEntry

Walk 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 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnLinePower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnLinePower.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-ISDN-MIB::isdnLinePower'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2sealing
3powering