swL2PortBwCtrlStatus
DGS3224TGPLUS-MIB ·
.0.1.1.1.1.5
Object
column Enumeration
Status of this entry. All the existed entries will return valid(3). An entry will be created if this object is set to valid(3) and not existed. If this object is set to invalid(2), this entry will be deleted.
Context
- MIB
- DGS3224TGPLUS-MIB
- OID
.0.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2PortBwCtrlEntry
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 'DGS3224TGPLUS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3224TGPLUS-MIB::swL2PortBwCtrlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3224TGPLUS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3224TGPLUS-MIB::swL2PortBwCtrlStatus.<swL2PortBwCtrlPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3224TGPLUS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3224TGPLUS-MIB::swL2PortBwCtrlStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | valid |