All MIBs › ZYXEL-SAM1216 › shdslPortOps
shdslPortOps
Module: ZYXEL-SAM1216
OID (symbolic): ZYXEL-SAM1216::shdslPortOps
OID (numeric): 1.3.6.1.4.1.890.1.5.5.6.8.3.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The managed object is for SHDSL line configuration. When the EMS wants to issue the desired operation, the EMS shall send SNMP-SET message to set the corresponding bit value to be 1. The various bit positions are: BIT 1: enable port BIT 2: disable port BIT 3: set SHDSL mode BIT 4: set line profile BIT 5: set alarm profile BIT 6: set pmms mode to be normal BIT 7: set pmms mode to be forced BIT 8: set pbo mode to be normalepl BIT 9: set pbo mode to be forcedepl BIT 10: set pbo mode to be forcednoepl BIT 11: set pbo value
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.8.3.2.2 snmpwalk -v2c -c public <target> ZYXEL-SAM1216::shdslPortOps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.8.3.2.2.1 snmpget -v2c -c public <target> ZYXEL-SAM1216::shdslPortOps.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.5.5.6.8.3.2.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> shdslPortOps.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.5 | sesSeries | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6 | sam1216_22 | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.8 | port | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.8.3 | shdslPort | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.8.3.2 | shdslPortBatchSet | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.8.3.2.2 | shdslPortOps | ZYXEL-SAM1216 |