nmsIfQosPolicyOperation

FS-NMS-IF-QOS-POLICY · .1.3.6.1.4.1.52642.9.186.1.1.4

Object

column mandatory r/w Enumeration
Policy Map Apply operation.0-do nothing, 1-create a single policy applying to a certain interface, 2-delete a single policy applying to a certain interface.

Context

MIB
FS-NMS-IF-QOS-POLICY
OID
.1.3.6.1.4.1.52642.9.186.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
nmsIfQosPolicyEntry

Walk 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-NMS-IF-QOS-POLICY' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-QOS-POLICY::nmsIfQosPolicyOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-IF-QOS-POLICY' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-QOS-POLICY::nmsIfQosPolicyOperation.<nmsIfIndex>.<nmsIfQosPolicyName>.<nmsIfQosPolicyDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-IF-QOS-POLICY' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-IF-QOS-POLICY::nmsIfQosPolicyOperation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0doNothing
1create
2delete