All MIBs › NBS-CMMC-MIB › nbsCmmcPortEnable
nbsCmmcPortEnable
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortEnable
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Administratively desired operational status of the port. For the actual operational status, please see the related object nbsCmmcPortEnableOper.
The value notSupported (1) indicates that the user has no ability to disable the transceiver.
Users may set this value to disable (2) to turn off the port's transceiver so that no traffic will flow through this port.
For traffic to be sent and received as normal, this object should be set to enable (3).
The value auto (4) has been deprecated - older Agents might report it, and Managers may attempt to set it, but newer agents will neither report nor accept this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.14 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.14.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.14.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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8 | nbsCmmcPortGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1 | nbsCmmcPortTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1 | nbsCmmcPortEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1.14 | nbsCmmcPortEnable | NBS-CMMC-MIB |