isolatePortCfgPorts
NAG-MIB ·
.1.3.6.1.4.1.57206.7.100.100.1.1.2
Object
It specifies the ports indexes to which traffic is prohibited from being sent. Example: 5001 5002 5003 . Set empty value to remove OID.
Context
- MIB
- NAG-MIB
- OID
.1.3.6.1.4.1.57206.7.100.100.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- isolatePortCfgEntry
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 'NAG-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NAG-MIB::isolatePortCfgPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NAG-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NAG-MIB::isolatePortCfgPorts.<isolatePortCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NAG-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NAG-MIB::isolatePortCfgPorts'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.