All MIBs › ANS-EQUIPMENT-MIB › ansSystemNodeOrigin
ansSystemNodeOrigin
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansSystemNodeOrigin
OID (numeric): 1.3.6.1.4.1.193.96.115.3.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
'native' indicates that the system node is managed by this agent.
What is ansSystemNodeOrigin?
Indicates whether a system node is 'native', meaning it is directly managed by this SNMP agent, versus managed elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.1.3.1.3 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSystemNodeOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.1.3.1.3.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSystemNodeOrigin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.96.115.3.1.3.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96 | mlpmp | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115 | mlpmpR115 | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.3 | equipment | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.1 | systemNode | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.1.3 | ansSystemNodeTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.1.3.1 | ansSystemNodeEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.1.3.1.3 | ansSystemNodeOrigin | ANS-EQUIPMENT-MIB |