autoSurveillanceVlanPortAutoDetection
DES-1210-28-AX ·
.1.3.6.1.4.1.171.10.75.5.26.1.5.1.2
Object
column r/w
Enumeration
This object is for enabling or disabling Auto Surveillance Vlan Auto Detection in the port. If the auto detection is enable, switch will add this port to the Auto Surveillance VLAN automatically if it detects the device OUI matches the Surveillance OUI. If the port is a static member of Auto Surveillance vlan or a LA member, it can not enable Auto Surveillance vlan auto detection.
Context
- MIB
- DES-1210-28-AX
- OID
.1.3.6.1.4.1.171.10.75.5.26.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- autoSurveillanceVlanPortControlEntry
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 'DES-1210-28-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-28-AX::autoSurveillanceVlanPortAutoDetection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-28-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-28-AX::autoSurveillanceVlanPortAutoDetection.<autoSurveillanceVlanPortControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-28-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-28-AX::autoSurveillanceVlanPortAutoDetection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |