lnbPowerControl
CISCO-DMN-DSG-TUNING-MIB ·
.1.3.6.1.4.1.1429.2.2.5.5.2.3.1.3
Object
column r/w
Enumeration
Active LNB Power setting.13/18V is to control dual polarity LNB. The convention is: Horizontal-18V; Vertical-13V. Valid settings are, Off 13V ( 13V always, ignore polarity in NIT ) 18V ( 18V always, ignore polarity in NIT ) 13V-NIT ( 13V initially, over-ride by polarity in NIT ) 18V-NIT ( 18V initially, over-ride by polarity in NIT ).
Context
- MIB
- CISCO-DMN-DSG-TUNING-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.5.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lnbPowerEntry
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 'CISCO-DMN-DSG-TUNING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-TUNING-MIB::lnbPowerControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DMN-DSG-TUNING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-TUNING-MIB::lnbPowerControl.<lnbPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-TUNING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-TUNING-MIB::lnbPowerControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | thirteenV |
3 | eighteenH |
4 | hNIT |
5 | vNIT |