atmIlmiSrvcRegServiceID
ATM2-MIB ·
.1.3.6.1.2.1.37.1.14.1.15.1.2
Object
column ObjectIdentifier
This is the service identifier which uniquely identifies the
type of service at the address provided in the table. The object
identifiers for the LAN Emulation Configuration Server (LECS) and
the ATM Name Server (ANS) are defined in the ATM Forum ILMI
Service Registry MIB. The object identifiers for the ATMARP
Server, the Multicast Address Resolution Server (MARS), and the
NHRP Server (NHS) are defined in RFC 2601, RFC 2602, and RFC
2603, respectively.
Context
- MIB
- ATM2-MIB
- OID
.1.3.6.1.2.1.37.1.14.1.15.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- atmIlmiSrvcRegEntry
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 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM2-MIB::atmIlmiSrvcRegServiceID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM2-MIB::atmIlmiSrvcRegServiceID.<atmIlmiSrvcRegIndex>.<atmIlmiSrvcRegServiceID>.<atmIlmiSrvcRegAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM2-MIB::atmIlmiSrvcRegServiceID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.