All MIBs › E5-111-MIB › voipPortEnableStatus
voipPortEnableStatus
Module: E5-111-MIB
OID (symbolic): E5-111-MIB::voipPortEnableStatus
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This read only entry is for showing current voip enable/disable status of each port. The status is encoded as: Byte 1: 0, Reserved Byte 2~3: 0,0 Reserved Byte 4: 0, Reserved Byte 5~11:Each octet specifies a set of eight ports, with the first octet specifying ports 1 through 8, etc.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3 snmpwalk -v2c -c public <target> E5-111-MIB::voipPortEnableStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3.1 snmpget -v2c -c public <target> E5-111-MIB::voipPortEnableStatus.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.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2 | e5x111 | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8 | port | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.13 | voipPort | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.13.2 | portOperations | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3 | voipPortEnableStatus | E5-111-MIB |