filterICMPv6RaAllNodeServerPortList
DGS-1210-28XME-BX ·
.1.3.6.1.4.1.171.10.76.43.1.14.13.4.1.2
Object
Specifies the port numbers through which the authorized manager can
access the switch.
By default the authorized manager is allowed to access the switch
through all the ports.
If a set of ports are configured in the 'PortList', the manager can
access the switch only through the configured ports.
Context
- MIB
- DGS-1210-28XME-BX
- OID
.1.3.6.1.4.1.171.10.76.43.1.14.13.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterICMPv6RaAllNodeEntry
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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::filterICMPv6RaAllNodeServerPortList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::filterICMPv6RaAllNodeServerPortList.<filterICMPv6RaAllNodeServerIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::filterICMPv6RaAllNodeServerPortList'
Syntax
- Source
- PortList
- Base type
OctetString
Type Description
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Values & Constraints
No enumerated values or constraints recorded.