swPortCtrlPartitionStatus
DES2218-MIB ·
.1.3.6.1.4.1.171.11.7.1.2.2.1.8
Object
column mandatory
r/w
Enumeration
Depending on this object determine to send a trap or not when the port was partition.
Context
- MIB
- DES2218-MIB
- OID
.1.3.6.1.4.1.171.11.7.1.2.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- swPortCtrlEntry
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 'DES2218-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES2218-MIB::swPortCtrlPartitionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES2218-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES2218-MIB::swPortCtrlPartitionStatus.<swPortCtrlGroupIndex>.<swPortCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES2218-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES2218-MIB::swPortCtrlPartitionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |