prtParamTable
RAD-MIB ·
.1.3.6.1.4.1.164.6.2.15.5.1
Object
table
This table includes general port parameters. The meaning is
different for every product that supports it due to a general
parameter - prtControlCnfg.
For ACE2002:
-This table is used as a mechanism to create the next interface index.
The algorithm description:
The NMS will send the agent the following get command: get(nextIfIndex.index),
where index=interface on which the new index is dependent on.
Upon this command the agent will generate and return the new index to the NMS.
- This table is partially supported according to the interface type.
Upon getNext function the irrelevant parameters will be skipped.
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtParamTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtParamTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.