agNewCfgPgrpMatchBmap

ALTEON-CHEETAH-SWITCH-MIB · alteon variant · .1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.5

Object

column OctetString
The pattern matching rules applied to the port.  The pattern rules
are presented in bitmap format.
              
in receiving order:
              
     OCTET 1  OCTET 2  .....
    xxxxxxxx xxxxxxxx ..... 
    ||    || |_ string 9
    ||    ||  
    ||    ||___ string 8
    ||    |____ string 7
    ||      .    .   .
    ||_________ string 2
    |__________ string 1 (as index to slbCurCfgUrlLbPathTable)
              
where x : 1 - The represented string matching rule applied 
	   0 - The represented string matching rule applied

Context

MIB
ALTEON-CHEETAH-SWITCH-MIB
OID
.1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
agNewCfgPgrpMatchEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.