tNetworkPolicyIngMatchCriteria
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.5.1.1.13
Object
column TIMETRA-TC-MIBTMatchCriteria
The value of tNetworkPolicyIngMatchCriteria indicates which type of
match criteria the policy should use.
When set to 'ip (1)', the policy looks for match entries in
tNetworkIngIPCritTable.
The value of tNetworkPolicyIngMatchCriteria is set to 'ip (1)' when
the first match criteria table entry is created. The value is set to
'none (3)' when the last match criteria table entry is removed.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.5.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tNetworkPolicyEntry
- Groups
- 1
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 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tNetworkPolicyIngMatchCriteria'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tNetworkPolicyIngMatchCriteria.<tNetworkPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-QOS-MIB::tNetworkPolicyIngMatchCriteria'
Syntax
- Source
- TIMETRA-TC-MIBTMatchCriteria
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip |
2 | mac |
3 | none |
Conformance
Member of