All MIBs › CISCO-ATM-IF-MIB › ciscoAtmIfAddressType
ciscoAtmIfAddressType
Module: CISCO-ATM-IF-MIB
OID (symbolic): CISCO-ATM-IF-MIB::ciscoAtmIfAddressType
OID (numeric): 1.3.6.1.4.1.9.10.14.1.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An indication of the type of the ATM addresses on this interface. To configure a new atm address, set ciscoAtmIfAddress to the address, then set this object to ether nsap(1), or esi(2), or e164(3), depending on the type of address of ciscoAtmIfAddress. To delete the address, set this object to null(4).
Adding nsap address type to this interface has the effect of canceling the existing esi address, if there is one. Similarly, adding the esi address on this interface also has the effect of removing the existing nsap address.
The value of ciscoAtmIfAddress has no effect when this object is set to null(4).
For the switch, the nsap/esi address can only exist on the cpu port for signalling applications.
What is ciscoAtmIfAddressType?
Configures the type of ATM address (NSAP, ESI, or E.164) used on this interface, set together with the corresponding address value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.14.1.1.1.23 snmpwalk -v2c -c public <target> CISCO-ATM-IF-MIB::ciscoAtmIfAddressType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.14.1.1.1.23.1 snmpget -v2c -c public <target> CISCO-ATM-IF-MIB::ciscoAtmIfAddressType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.14.1.1.1.23.1 i <value>
Start monitoring Cisco ATM switch/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-IF-MIB::ciscoAtmIfAddressType OID value, configure state conditions and alerts, and monitor any Cisco ATM switch/router 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.14 | ciscoAtmIfMIB | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1 | ciscoAtmIfMIBObjects | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1 | ciscoAtmIfTable | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1.1 | ciscoAtmIfEntry | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1.1.23 | ciscoAtmIfAddressType | CISCO-ATM-IF-MIB |