ciscoAtmIfAddressType
CISCO-ATM-IF-MIB ·
.1.3.6.1.4.1.9.10.14.1.1.1.23
Object
column obsolete
r/w
Enumeration
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.
Context
- MIB
- CISCO-ATM-IF-MIB
- OID
.1.3.6.1.4.1.9.10.14.1.1.1.23- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- ciscoAtmIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfAddressType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-MIB::ciscoAtmIfAddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nsap |
2 | esi |
3 | e164 |
4 | null |
Conformance
Member of