applSrvName
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.1.2.1.1
Object
The human-readable name of a service. Where appropriate, as in the case where a service can be identified in terms of a single protocol, the strings should be established names such as those assigned by IANA and found in STD 2 [13], or defined by some other authority. In some cases private conventions apply and the string should in these cases be consistent with these non-standard conventions. An applicability statement may specify the service name(s) to be used.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- applSrvInstToSrvNameEntry
- 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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvName.<applSrvIndex>.<applSrvName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applSrvName'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of