stmShowProfileType

FIBERSTORE-MIB · .1.3.6.1.4.1.52642.1.33.1.3.1.1

Object

column Enumeration
STM type:
default(1)  provide balance to all features.
access(2)   provide maximum system utilization for QoS classification ACEs, and security ACEs. You would typically use this profile for an access switch at the network edge.
ipvuc4(3)   provide maximum system utilization for unicast routing. You would typically use this profile for a router or aggregator in the middle of a network.
vlan(4)     provide maximum system utilization for VLANs. This proflie maximizes system memory for use as a Layer 2 switch.
l2vpn(5)    provide maximum system utilization for Layer2 VPN. This profile is only existed on metro advanced image.
ipv6(6)     provide maximum system utilization for IPv6 unicast routing.
route(7)    provide maximum system utilization for Ucast Routes.
v4acl(8)    provide maximum system utilization for IPv4 ACL.
v6acl(9)    provide maximum system utilization for IPv6 ACL.
hardware(50) provide default hardware configure.

Context

MIB
FIBERSTORE-MIB
OID
.1.3.6.1.4.1.52642.1.33.1.3.1.1
Type
column
Access
readonly
Status
current
Parent
stmShowEntry

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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::stmShowProfileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::stmShowProfileType.<stmShowProfileType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::stmShowProfileType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1default
2access
3ipucv4
4vlan
5l2vpn
6route
7v4acl
8v6acl
9ipucv6