All MIBs › ZYXEL-SAM1216 › portOps
portOps
Module: ZYXEL-SAM1216
OID (symbolic): ZYXEL-SAM1216::portOps
OID (numeric): 1.3.6.1.4.1.890.1.5.5.6.8.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The managed object is for xDSL 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
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.8.6.2 snmpwalk -v2c -c public <target> ZYXEL-SAM1216::portOps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.8.6.2.1 snmpget -v2c -c public <target> ZYXEL-SAM1216::portOps.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.5.5.6.8.6.2.1 i <value>
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.6 | portOperation | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.8.6.2 | portOps | ZYXEL-SAM1216 |