All MIBs › NBS-CMMC-MIB › nbsCmmcSysCrossConnect
nbsCmmcSysCrossConnect
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysCrossConnect
OID (numeric): 1.3.6.1.4.1.629.200.2.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
For systems which have chassis/slots supporting cross-connect functionality, this object is used to reflect the operating state and clear the entire cross-connect map, including any independent maps of subordinate chassis and slots.
If there are currently no cross-connect chassis or slots in this system, the Agent must report notSupported(1). Additionally, if this object reports notSupported(1), any SNMP SET to this object should return SNMP Error 3 (bad value).
The Agent should report operating(2) under normal circumstances.
If this object reports operating(2), SNMP Managers are allowed to set this object to clearing (3), which instructs the Agent to erase the cross-connect maps of all subordinate chassis and slots, so no circuits exist in the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.27 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysCrossConnect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.27.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysCrossConnect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.27.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.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.27 | nbsCmmcSysCrossConnect | NBS-CMMC-MIB |