All MIBs › NBS-CMMC-MIB › nbsCmmcSlotCrossConnect
nbsCmmcSlotCrossConnect
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotCrossConnect
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
For slots supporting cross-connect functionality, this object is used to reflect the operating state and clear the entire cross-connect map for this slot.
If the slot is not of cross-connect type, 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 map for this slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.24 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotCrossConnect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.24.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotCrossConnect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.7.1.1.24.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.7 | nbsCmmcSlotGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1 | nbsCmmcSlotTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1 | nbsCmmcSlotEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1.24 | nbsCmmcSlotCrossConnect | NBS-CMMC-MIB |