diSEqCInstallerAction
CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB ·
.1.3.6.1.4.1.1429.2.2.5.19.1.1.7
Object
column r/w
Enumeration
Installer Action.
Context
- MIB
- CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.19.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diSEqCEntry
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-DISEQC-DISH-POSITION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB::diSEqCInstallerAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB::diSEqCInstallerAction.<diSEqCInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-DISEQC-DISH-POSITION-MIB::diSEqCInstallerAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | continuousWestMovement |
3 | continuousEastMovement |
4 | stopMove |
5 | gotoAbsolutePositionWest |
6 | gotoAbsolutePositionEast |
7 | gotoReference |
8 | gotoSatellite |
9 | storeSatellite |
10 | clearLimits |
11 | storeEastLimits |
12 | storeWestLimits |
13 | calculatePosition |