All MIBs › NBS-CMMC-MIB › nbsCmmcSysSnmpPortAdmin
nbsCmmcSysSnmpPortAdmin
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysSnmpPortAdmin
OID (numeric): 1.3.6.1.4.1.629.200.3.2.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The UDP/IP port the Agent will listen on for SNMP traffic after the next system restart.
Not supported value: -1
What is nbsCmmcSysSnmpPortAdmin?
This object specifies which UDP port the SNMP agent will use to listen for management commands after the next system restart. The SNMP protocol requires a specific port number (default 161) to receive monitoring and control requests from management stations. Operators set this value when they need to change the standard SNMP listening port for security or network architecture reasons.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.2.15 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSnmpPortAdmin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.2.15.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSnmpPortAdmin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.3.2.15.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.3 | nbsCmmcIpSnmpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.2 | nbsCmmcSnmpCfg | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.2.15 | nbsCmmcSysSnmpPortAdmin | NBS-CMMC-MIB |