ACC-SYSTEM :: accSeepEntryType

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSeepEntryType

accSeepEntryType

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSeepEntryType

OID (numeric): 1.3.6.1.4.1.5.1.1.1.13.1.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

The type of SEEP.

What is accSeepEntryType?

This OID specifies the type or model designation of a SEEP device, indicating its capacity and function. Technicians check this to confirm they have the correct firmware storage type or to verify hardware configurations. Example: a type of 'SEEP-4MB' identifies a 4-megabyte serial EEPROM, versus 'SEEP-8MB' which would hold twice as much firmware.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.13.1.2
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSeepEntryType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.13.1.2.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSeepEntryType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accSeepEntryType.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.13accSeepTableACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.13.1accSeepEntryACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.13.1.2accSeepEntryTypeACC-SYSTEM