lldpLocSysCapSupported

FS-NMS-LLDP-MIB · .1.3.6.1.4.1.52642.127.1.3.5

Object

The bitmap value used to identify which system capabilities
are supported on the local system.

Context

MIB
FS-NMS-LLDP-MIB
OID
.1.3.6.1.4.1.52642.127.1.3.5
Type
scalar
Access
readonly
Status
current
Parent
lldpLocalSystemData
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpLocSysCapSupported.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-LLDP-MIB::lldpLocSysCapSupported'

Syntax

Source
LldpSystemCapabilitiesMap
Base type
Bits
Type Description
This TC describes the system capabilities.
          
The bit 'other(0)' indicates that the system has capabilities
other than those listed below.
          
The bit 'repeater(1)' indicates that the system has repeater
capability.
          
The bit 'bridge(2)' indicates that the system has bridge
capability.
          
The bit 'wlanAccessPoint(3)' indicates that the system has 
WLAN access point capability.
          
The bit 'router(4)' indicates that the system has router
capability.
          
The bit 'telephone(5)' indicates that the system has telephone
capability.
          
The bit 'docsisCableDevice(6)' indicates that the system has
DOCSIS Cable Device capability (IETF RFC 2669 & 2670).
          
The bit 'stationOnly(7)' indicates that the system has only
station capability and nothing else.

Values & Constraints

Type Values
0other
1repeater
2bridge
3wlanAccessPoint
4router
5telephone
6docsisCableDevice
7stationOnly

Conformance