vlanReplaceDscpExpEn
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.11.1.3.1.2
Object
column obsolete
r/w
Enumeration
Status of replace the dscp/exp field in packets on egress for specified VLAN.. 1 replace dscp/exp; 2 do not replace dscp/exp.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.11.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vlanReplaceDscpExpEntry
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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::vlanReplaceDscpExpEn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::vlanReplaceDscpExpEn.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::vlanReplaceDscpExpEn'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.