SERVICE-LOCATION-PROTOCOL-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: SERVICE-LOCATION-PROTOCOL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
slpMIB | 1.3.6.1.2.1.999 |
The MIB module for monitoring (but not configuration) of SLP (Service Location Protocol) directory agents (DAs), service agents (SAs), and/or user agents (UAs) on managed systems. |
||
slpMIBObjects | 1.3.6.1.2.1.999.1 | |||
slpAgent | 1.3.6.1.2.1.999.1.1 | |||
slpAgentTable | 1.3.6.1.2.1.999.1.1.1 | no-access |
A table containing SLP (Service Location Protocol) objects for all of the SLP directory agents (DAs), service agents (SAs), or user agents (UAs) currently installed and (possibly) active on this managed system. |
|
1.3.6.1.2.1.999.1.1.1.1 | no-access |
An entry containing SLP (Service Location Protocol) objects for one of the SLP directory agents (DAs), service agents (SAs), or user agents (UAs) currently installed and (possibly) active on this managed system. |
||
slpAgentIndex | 1.3.6.1.2.1.999.1.1.1.1.1 | integer32 | no-access |
Ordinal of this conceptual row in 'slpAgentTable'. |
slpAgentSWInstalledIndexOrZero | 1.3.6.1.2.1.999.1.1.1.1.2 | integer32 | read-only |
The value of 'hrSWInstalledIndex' in the Host Resources MIB (RFC 2790) for the executable software for this SLP agent, or zero if none. See: 'hrSWInstalledIndex' in Host Resources MIB (RFC 2790). |
slpAgentName | 1.3.6.1.2.1.999.1.1.1.1.3 | snmpadminstring | read-only |
The friendly locally unique name for this SLP agent, for use with remote network management scripts and GUIs For example 'daNewYork'. |
slpAgentType | 1.3.6.1.2.1.999.1.1.1.1.4 | slpagenttypetc | read-only |
The type of this SLP agent (DA, SA, or UA). See: 'net.slp.isDA' in SLP API (RFC 2614). |
slpAgentIsBroadcastOnly | 1.3.6.1.2.1.999.1.1.1.1.5 | truthvalue | read-only |
Broadcast only network enabled for this SLP agent. If 'true', SLP agent MUST send only broadcast messages. If 'false', SLP agent MAY send multicast messages. See: 'Broadcast Only' in section 14 of SLPv2 (RFC 2608). See: 'net.slp.isBroadcastOnly' in SLP API (RFC 2614). |
slpAgentActiveDADiscovery | 1.3.6.1.2.1.999.1.1.1.1.6 | truthvalue | read-only |
Active DA discovery allowed for this SLP agent. If 'true', SLP agent MAY actively discover DAs, If 'false', SLP agent MUST NOT actively discover DAs. See: 'Active DA Discovery' in SLPv2 (RFC 2608). See: 'net.slp.DAActiveDiscoveryInterval' in SLP API (RFC2614). |
slpAgentPassiveDADiscovery | 1.3.6.1.2.1.999.1.1.1.1.7 | truthvalue | read-only |
Passive DA discovery allowed for this SLP agent. If 'true', SLP agent MAY passively discover DAs, If 'false', SLP agent MUST NOT passively discover DAs. See: 'Passive DA Advertising' in SLPv2 (RFC 2608). See: 'net.slp.passiveDADetection' in SLP API (RFC2614). |
slpAgentMessageTypesSupported | 1.3.6.1.2.1.999.1.1.1.1.8 | octet string | read-only |
The SLP message types supported by this SLP agent, expressed as an array of binary Function-ID values (RFC 2608). For example '0102'H means 'SrvRqst, SrvRply'. See: Section 8 'Required SLP Messages' in SLPv2 (RFC 2608). |
slpAgentExtensionsSupported | 1.3.6.1.2.1.999.1.1.1.1.9 | octet string | read-only |
The SLP extensions supported by this SLP agent, expressed as an array of binary Extension ID values (RFC 2608), in network byte order (i.e., big-endian representation). For example '00020003'H means 'AttributeList, VendorOpaque'. See: Section 9.1 'SLP Extensions' in SLPv2 (RFC 2608). |
slpScope | 1.3.6.1.2.1.999.1.2 | |||
slpScopeTable | 1.3.6.1.2.1.999.1.2.1 | no-access |
A table containing SLP (Service Location Protocol) objects for scope lists on this managed system. Usage: This table sparsely augments the 'slpAgentTable'. Usage: Scope lists consist of one or more rows in the 'slpScopeTable' (one row per scope value) for each SLP agent. |
|
1.3.6.1.2.1.999.1.2.1.1 | no-access |
An entry containing SLP (Service Location Protocol) objects for one scope value on this managed system. |
||
slpScopeIndex | 1.3.6.1.2.1.999.1.2.1.1.1 | integer32 | no-access |
Ordinal of this conceptual single row in 'slpScopeTable', subordinate to 'slpAgentIndex'. |
slpScopeSource | 1.3.6.1.2.1.999.1.2.1.1.2 | slpscopesourcetc | read-only |
The source (DHCP, etc) of this SLP scope. See: Section 2 'Introduction' in RFC 2610. |
slpScopeValue | 1.3.6.1.2.1.999.1.2.1.1.3 | snmpadminstring | read-only |
One scope configured or discovered for this SLP agent. Note: The default (and lowest preference) scope value for any SLP agent is the string 'DEFAULT' verbatim in uppercase, per SLPv2 (RFC 2608). See: 'net.slp.useScopes' in SLP API (RFC 2614). |
slpAddress | 1.3.6.1.2.1.999.1.3 | |||
slpAddressTable | 1.3.6.1.2.1.999.1.3.1 | no-access |
A table containing SLP (Service Location Protocol) objects for remote DA/SA address lists known to this managed system. Usage: This table sparsely augments the 'slpAgentTable'. Usage: DA/SA address lists consist of one or more rows in the 'slpAddressTable' (one row per address) for each SLP agent. |
|
1.3.6.1.2.1.999.1.3.1.1 | no-access |
An entry containing SLP (Service Location Protocol) objects for one remote DA or SA address known to this managed system. |
||
slpAddressIndex | 1.3.6.1.2.1.999.1.3.1.1.1 | integer32 | no-access |
Ordinal of this conceptual single row in 'slpAddressTable', subordinate to 'slpAgentIndex'. |
slpAddressAgentType | 1.3.6.1.2.1.999.1.3.1.1.2 | slpagenttypetc | read-only |
The type of this remote SLP agent (DA or SA). See: 'net.slp.isDA' in SLP API (RFC 2614). |
slpAddressSource | 1.3.6.1.2.1.999.1.3.1.1.3 | slpscopesourcetc | read-only |
The source (DHCP, etc) of this remote SLP agent address. For example 'static(1)'. See: 'slpScopeSource' above in this SLP MIB. |
slpAddressOrName | 1.3.6.1.2.1.999.1.3.1.1.4 | snmpadminstring | read-only |
Text formatted (dotted decimal) IPv4 address; or (per RFC 2373) text formatted (colon-delimited hexadecimal) IPv6 address; or a fully qualifed DNS name for this remote SLP agent (DA or SA). For example '13.281.11.12' or '3FFE:2A00:100:7031::1'. See: IP Version 6 Addressing Architecture (RFC 2373). See: Format for Literal IPv6 Addresses in URLs (RFC 2732). See: 'net.slp.DAAddresses' in SLP API (RFC 2614). |
slpAttribute | 1.3.6.1.2.1.999.1.4 | |||
slpAttributeTable | 1.3.6.1.2.1.999.1.4.1 | no-access |
A table containing SLP (Service Location Protocol) objects for SLP agent (DA or SA) attribute lists on this managed system. Usage: This table sparsely augments the 'slpAgentTable' (UAs do not have attribute lists - DAs/SAs should have attribute lists with at least the SLP standard DA/SA attributes). Usage: Attribute lists consist of one or more rows in the 'slpAttributeTable' (one row per attribute) for each SLP agent. |
|
1.3.6.1.2.1.999.1.4.1.1 | no-access |
An entry containing SLP (Service Location Protocol) objects for one SLP agent (DA or SA) attribute on this managed system. See: 'net.slp.DAAttributes' in SLP API (RFC 2614). See: 'net.slp.SAAttributes' in SLP API (RFC 2614). |
||
slpAttributeIndex | 1.3.6.1.2.1.999.1.4.1.1.1 | integer32 | no-access |
Ordinal of this conceptual single row in 'slpAttributeTable', subordinate to 'slpAgentIndex'. |
slpAttributeName | 1.3.6.1.2.1.999.1.4.1.1.2 | snmpadminstring | read-only |
The name of this SLP attribute. For example 'printer-resolution-supported' in the 'service:printer' IANA registered service template. See: Section 5 'Service Attributes' in SLPv2 (RFC 2608). |
slpAttributeType | 1.3.6.1.2.1.999.1.4.1.1.3 | slpattributetypetc | read-only |
The type of this SLP attribute. For example 'attrBoolean' for a string formatted boolean. See: Section 5 'Service Attributes' in SLPv2 (RFC 2608). |
slpAttributeValue | 1.3.6.1.2.1.999.1.4.1.1.4 | snmpadminstring | read-only |
The value of this SLP attribute: a) A UTF-8 string if 'slpAttributeType' is 'attrBoolean', 'attrInteger', or 'attrString' b) an escaped string if 'slpAttributeType' is 'attrOpaque'; or c) an empty string if 'slpAttributeType' is 'attrKeyword'. See: Section 5 'Service Attributes' in SLPv2 (RFC 2608). |
slpMIBConformance | 1.3.6.1.2.1.999.2 | |||
slpMIBCompliance | 1.3.6.1.2.1.999.2.1 |
The compliance statements for SNMP Command Responders that implement the Service Location Protocol MIB. |
||
slpMIBObjectGroups | 1.3.6.1.2.1.999.2.2 | |||
slpAgentGroup | 1.3.6.1.2.1.999.2.2.1 |
The Agent object group in the SLP MIB |
||
slpScopeGroup | 1.3.6.1.2.1.999.2.2.2 |
The Scope object group in the SLP MIB |
||
slpAddressGroup | 1.3.6.1.2.1.999.2.2.3 |
The Address object group in the SLP MIB |
||
slpAttributeGroup | 1.3.6.1.2.1.999.2.2.4 |
The Attribute object group in the SLP MIB |