All MIBs › CISCO-6400-CHASSIS-MIB › c64PortConfigStatus
c64PortConfigStatus
Module: CISCO-6400-CHASSIS-MIB
OID (symbolic): CISCO-6400-CHASSIS-MIB::c64PortConfigStatus
OID (numeric): 1.3.6.1.4.1.9.10.27.1.1.6.1.11
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status object for c64PortConfigTable entry.
What is c64PortConfigStatus?
This is the RowStatus control for creating, activating, or removing a port-level redundancy pairing entry in the c64PortConfigTable, the most granular of the three redundancy-status objects (slot, sub-slot, port) on this chassis. An admin configuring redundant physical uplinks between two specific ports would use this to establish that exact port-to-port pairing, independent of any slot- or sub-slot-level pairings that might also be configured. Removing this entry via destroy(6) breaks only that specific port pairing, leaving higher-level slot or sub-slot redundancy configurations unaffected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.1.6.1.11 snmpwalk -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64PortConfigStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.1.6.1.11.1 snmpget -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64PortConfigStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.27.1.1.6.1.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> c64PortConfigStatus.1
Start monitoring Cisco 6400 series DSL access concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-6400-CHASSIS-MIB::c64PortConfigStatus OID value, configure state conditions and alerts, and monitor any Cisco 6400 series DSL access concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.27 | cisco6400ChassisMIB | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1 | cisco6400ChassisMIBObjects | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.1 | c64RedundantGroup | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.1.6 | c64PortConfigTable | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.1.6.1 | c64PortConfigEntry | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.1.6.1.11 | c64PortConfigStatus | CISCO-6400-CHASSIS-MIB |