All MIBs › CISCO-WAN-AXIPOP-MIB › extClkConnectorType
extClkConnectorType
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::extClkConnectorType
OID (numeric): 1.3.6.1.4.1.351.110.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object describes the type of connector available for connecting the external clock source to the AUM-LM. The T3 and E3 cards are separate hence this field is not configurable for any BNM card type except bnm-155
What is extClkConnectorType?
This read-write object describes the type of physical connector -- DB15 or BNC -- available for connecting an external clock source to the AUM-LM card, and is described as not configurable for any BNM card type except bnm-155, since T3 and E3 cards handle this separately. It's a hardware-description/configuration object rather than a functional timing parameter. An admin cabling external timing into a bnm-155 card would set this to match whichever connector type is physically present on that card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.1.7 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::extClkConnectorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.1.7.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::extClkConnectorType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extClkConnectorType.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::extClkConnectorType OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.1 | aumClockConfig | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.3.1.7 | extClkConnectorType | CISCO-WAN-AXIPOP-MIB |