clabGWMAPDomainIncludeSystemPorts
CLAB-GW-MIB ·
.1.3.6.1.4.1.4491.4.6.1.3.3.1.12
Object
Whether to include low-numbered (system) ports in the Port-sets. Normally ports in the range [0:2^(16-PSIDOffset)-1] are excluded, e.g. for the default PSIDOffset value of 4, ports [0:4095] are not included in the Port-sets. As specified in [MAP], this parameter is relevant only when PSIDOffset is 0.
Context
- MIB
- CLAB-GW-MIB
- OID
.1.3.6.1.4.1.4491.4.6.1.3.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clabGWMAPDomainEntry
- 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 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GW-MIB::clabGWMAPDomainIncludeSystemPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GW-MIB::clabGWMAPDomainIncludeSystemPorts.<clabGWMAPDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-GW-MIB::clabGWMAPDomainIncludeSystemPorts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of