rlPolicyGalileoDebugFlowRetCmd
GALILEO-MIB ·
.1.3.6.1.4.1.89.56.7.2.1.16
Object
column Enumeration
Indicate if the CMD of the requested entry .
Context
- MIB
- GALILEO-MIB
- OID
.1.3.6.1.4.1.89.56.7.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPolicyGalileoDebugFlowTableEntry
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 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GALILEO-MIB::rlPolicyGalileoDebugFlowRetCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GALILEO-MIB::rlPolicyGalileoDebugFlowRetCmd.<rlPolicyGalileoDebugFlowType>.<rlPolicyGalileoDebugFlowRxIfIndex>.<rlPolicyGalileoDebugFlowL2SrcAddr>.<rlPolicyGalileoDebugFlowL2DstAddr>.<rlPolicyGalileoDebugFlowVlanId>.<rlPolicyGalileoDebugFlowIpxDstNet>.<rlPolicyGalileoDebugFlowIpxDstNode>.<rlPolicyGalileoDebugFlowIpSrcAddr>.<rlPolicyGalileoDebugFlowIpDstAddr>.<rlPolicyGalileoDebugFlowIpProtocol>.<rlPolicyGalileoDebugFlowIpSrcPort>.<rlPolicyGalileoDebugFlowIpDstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GALILEO-MIB::rlPolicyGalileoDebugFlowRetCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | dropAndTrap |
3 | permit |
4 | permitAndTrap |