All MIBs › CORIANT-GROOVE-MIB › cardRequiredType
cardRequiredType
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::cardRequiredType
OID (numeric): 1.3.6.1.4.1.42229.1.2.3.3.1.1.1
Node type: OBJECT-TYPE
Type: CoriantTypesCardType
Access: read-only
Description: The attribute indicates the equipment type to identify the module. Needs to be re-defined in the project specific model.
What is cardRequiredType?
This indicates the equipment type the system expects a given module to identify as, used for card-type validation. It lets an admin confirm what card type is configured or required for a slot versus what's actually present. For example, a mismatch between this required type and the slotActualCardType would alert the admin that the wrong card was installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.3.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::cardRequiredType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.3.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::cardRequiredType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cardRequiredType.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::cardRequiredType OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3 | equipment | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.3 | card | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.3.1 | cardTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.3.1.1 | cardEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.3.1.1.1 | cardRequiredType | CORIANT-GROOVE-MIB |