lldpRemSysCapSupported
FS-NMS-LLDP-MIB ·
.1.3.6.1.4.1.52642.127.1.4.1.1.11
Object
column LldpSystemCapabilitiesMap
The bitmap value used to identify which system capabilities are supported on the remote system.
Context
- MIB
- FS-NMS-LLDP-MIB
- OID
.1.3.6.1.4.1.52642.127.1.4.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpRemEntry
- 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 '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::lldpRemSysCapSupported'
More examples
Read one indexed 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::lldpRemSysCapSupported.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
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::lldpRemSysCapSupported'
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