rlSysmngTcamAllocPoolType
NETGEAR-RADLAN-SYSMNG-MIB ·
.1.3.6.1.4.1.4526.17.204.1.1.1.2
Object
column SysmngPoolType
Pool type. Must be unique per entry. This is an index into the table.
Context
- MIB
- NETGEAR-RADLAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.4526.17.204.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlSysmngTcamAllocationsEntry
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 'NETGEAR-RADLAN-SYSMNG-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SYSMNG-MIB::rlSysmngTcamAllocPoolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-SYSMNG-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SYSMNG-MIB::rlSysmngTcamAllocPoolType.<rlSysmngTcamAllocProfileName>.<rlSysmngTcamAllocPoolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SYSMNG-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SYSMNG-MIB::rlSysmngTcamAllocPoolType'
Syntax
- Source
- SysmngPoolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | router |
2 | iscsi |
3 | voip |
4 | misc |