lldpLocSysCapEnabled
FS-NMS-LLDP-MIB ·
.1.3.6.1.4.1.52642.127.1.3.6
Object
scalar LldpSystemCapabilitiesMap
The bitmap value used to identify which system capabilities are enabled on the local system.
Context
- MIB
- FS-NMS-LLDP-MIB
- OID
.1.3.6.1.4.1.52642.127.1.3.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lldpLocalSystemData
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::lldpLocSysCapEnabled.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::lldpLocSysCapEnabled'
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
0 | other |
1 | repeater |
2 | bridge |
3 | wlanAccessPoint |
4 | router |
5 | telephone |
6 | docsisCableDevice |
7 | stationOnly |
Conformance
Member of