NET-SNMP-PASS-MIB
- Registered at
- 1.3.6.1.4.1.8072.2.255
- Last updated
- 2009-05-28 00:00
- Organization
- www.net-snmp.org
- Namespace
- netsnmp
- Source file
NET-SNMP-PASS-MIB- Digest
sha256:2c1815ad384b9cdd797ae05d4fbbdd8f467c450058c87b43355c61213fa471bb
Description
Example MIB objects for pass/pass-persist extension script
Contact
postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net
Imports
| From | Symbols |
|---|---|
| NET-SNMP-EXAMPLES-MIB | netSnmpExamples |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB NET-SNMP-EXAMPLES-MIB NET-SNMP-MIB NET-SNMP-PASS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| netSnmpPassString OBJECT-TYPE Example string scalar object. | 1.3.6.1.4.1.8072.2.255.1 | SnmpAdminString | read-write | current |
| netSnmpPassTable OBJECT-TYPE Example table | 1.3.6.1.4.1.8072.2.255.2 | not-accessible | current | |
| netSnmpPassEntry OBJECT-TYPE Conceptual row in the example table. | 1.3.6.1.4.1.8072.2.255.2.1 | not-accessible | current | |
| netSnmpPassIndex OBJECT-TYPE Arbitrary index into the netSnmpPassTable. Note that there will always be one row, with index 1 | 1.3.6.1.4.1.8072.2.255.2.1.1 | Integer32 | not-accessible | current |
| netSnmpPassInteger OBJECT-TYPE Example Integer (table) object. | 1.3.6.1.4.1.8072.2.255.2.1.2 | Integer32 | read-write | current |
| netSnmpPassOID OBJECT-TYPE Example OID (table) object. | 1.3.6.1.4.1.8072.2.255.2.1.3 | OBJECT IDENTIFIER | read-write | current |
| netSnmpPassTimeTicks OBJECT-TYPE Example timetick object. | 1.3.6.1.4.1.8072.2.255.3 | TimeTicks | read-write | current |
| netSnmpPassIpAddress OBJECT-TYPE Example IP Address object. | 1.3.6.1.4.1.8072.2.255.4 | IpAddress | read-write | current |
| netSnmpPassCounter OBJECT-TYPE Example counter object. Note that this object will always return the value '42'. | 1.3.6.1.4.1.8072.2.255.5 | Counter32 | read-only | current |
| netSnmpPassGauge OBJECT-TYPE Example Gauge object. | 1.3.6.1.4.1.8072.2.255.6 | Gauge32 | read-write | current |
| netSnmpPassOIDValue OBJECT-IDENTITY | 1.3.6.1.4.1.8072.2.255.99 |