NBS-CMMC-MIB :: nbsCmmcSysSerialLineMode

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysSerialLineMode

nbsCmmcSysSerialLineMode

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysSerialLineMode

OID (numeric): 1.3.6.1.4.1.629.200.3.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The mode in which the serial line is used: by the local Administrative Interface, or as a SLIP line. Note that setting this object to adminIf(1) value while in SLIP mode will abort the serial connection between the SNMP Manager and the device. Setting this object to slipIf(2) while in Administrative Interface Mode will abort the local terminal connection.

What is nbsCmmcSysSerialLineMode?

This object specifies how the device's serial port is currently configured: either for local administrator terminal access or as a SLIP (Serial Line Internet Protocol) connection for remote management. Changing this value switches the serial port between these two modes, disrupting whichever connection is currently active. Network administrators configure this when setting up initial device access and remote management connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.13
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSerialLineMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.13.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSerialLineMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.3.1.13.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysSerialLineMode.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3nbsCmmcIpSnmpGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1nbsCmmcIpCfgNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1.13nbsCmmcSysSerialLineModeNBS-CMMC-MIB