lldpRemoteSystemRemoteSysCapSupported
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.4.1.3.1.1.9
Object
column LldpLldpSysCap
This attribute 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. The bit 'cVLANComponent(8)' indicates that the system has C-VLAN component functionality. The bit 'sVLANComponent(9)' indicates that the system has S-VLAN component functionality. The bit 'twoPortMACRelay(10)' indicates that the system has Two-port MAC Relay (TPMR) functionality. sys-cap-supported: supported system capability
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.4.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpRemoteSystemEntry
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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteSysCapSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteSysCapSupported.<shelfId>.<slotId>.<subslotId>.<portId>.<subportId>.<lldpRemoteSystemLldpRemoteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteSysCapSupported'
Syntax
- Source
- LldpLldpSysCap
- Base type
Bits
Values & Constraints
Type Values
0 | other |
1 | repeater |
2 | bridge |
3 | wlanaccesspoint |
4 | router |
5 | telephone |
6 | docsiscabledevice |
7 | stationonly |
8 | cvlancomponent |
9 | svlancomponent |
10 | twoportmacrelay |